.news {
	margin-top: 25px;
}

.news .left {
	width: 586px;
	height:394px;
	position: relative;
}

.super1 {
	width: 100%;
	height: 100%;
}

.super1 ul {
	width: 100%;
	height: 100%;
}

.super1 ul li {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.super1 img {
	display: block;
	width: 100%;
	height: 100%;
}

.super1 ul li p {
	position: absolute;
	bottom: 0px;
	padding: 10px 3%;
	width: 94%;
	background: rgba(0, 0, 0, 0.59);
	color: white;
	font-size: 16px;
}

.super1 ul li p a {
	display: block;
	width: 80%;
	color: white;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sl-btn {
	position: absolute;
	bottom: 15px;
	right: 3%;
}

.sl-btn ul li {
	float: left;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: white;
	margin-left: 12px;
}

.sl-btn ul li.on {
	background: #ad0707;
}

.news .right {
	width: 584px;
}

.news .right .txt1 {
	margin-top: 10px;
}

.txt1 ul li {
	font-size: 18px;
	color: #646464;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px 55px 11px 0px;
	border-bottom: 1px dashed #dadada;
}

.txt1 ul li a {
	color: #646464;
}

.txt1 ul li span {
	position: absolute;
	right: 0px;
	color: #c4c4c4;
	font-size: 16px;
}

.txt1 ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 12px;
	margin-right: 8px;
	background: url(../images/jt.png) no-repeat center center;
}

.banenr-gg {
	margin: 20px auto;
}

.banenr-gg img {
	display: block;
	width: 100%;
}

.w800 {
	width: 800px;
}

.txt2 {
	margin-top:10px;
}

.txt2 ul li {
	font-size: 16px;
	color: #646464;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    padding: 5px 0px 5px 0px;
}

.txt2 ul li a {
	color: #646464;
}

.txt2 ul li span {
	position: absolute;
	right: 0px;
	color: #c4c4c4;
	font-size: 16px;
}

.tl>span {
	position: relative;
}

.tl>span>.bj {
	position: absolute;
	/* bottom: -91px; */
	width: 11px;
	height: 10px;
	display: block;
	z-index: 111;
	top: auto;
	left: 58%;
	bottom: -8px;
}

.tl>a {
	float: right;
	color: #9f9f9f;
	font-size: 16px;
	position: relative;
	right: 10px;
}

.txt2 ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 12px;
	margin-right: 8px;
	background: url(../images/jt.png) no-repeat center center;
}

.news2-list .left .tl span:first-child {
	margin-right: 40px;
}

.w386 {
	width: 386px;
}

.w376 {
	width: 376px;
}

.txt3 {
	padding: 0px 20px;
	border: 1px solid #e5e5e5;
	border-top: none;
	padding-top:10px;
	height: 135px;
	background:url(../images/zsxx-bg.jpg) no-repeat center center;
	background-size: cover;
}

.txt3 ul li {
	color: #646464;
	font-size: 16px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
padding: 5px 100px 5px 0px;
}

.txt3 ul li span {
	position: absolute;
	right: 0px;
	color:#adabab;
}

.txt3 ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 12px;
	margin-right: 8px;
	background: url(../images/jt.png) no-repeat center center;
}

.txt3 ul li a {
	color: #646464;
}

.icn {
margin: 20px 0px 20px 0px;
}

.icn ul li {
	    float: left;
    width: 32%;
    margin-left: 2%;
}

.icn ul li:first-child {
	margin-left: 0px;
}

.icn ul li img {
	display: block;
	width: 100%;
}

.icon {
	margin-bottom:20px;
}

.icon ul li {
	float: left;
    font-size: 22px;
	color: #696969;
	text-align: center;
	width: 20%;
	position: relative;
}
.icon ul li:before{
	content:"";
	display:inline-block;
	width:1px;
	top:2%;
	bottom:40%;
	background:#ff9f9b;
	position: absolute;
	left:0px;
}
.icon ul li:first-child:before{
	display: none;
}
.icon ul li img {
	width: 47%;
}

.icon ul li a {
	color: #696969;
}

.icon ul li p {
	margin-top: 8px;
}

@media only screen and (max-width:1217px) {
	.news .left {
		width: 540px;
		height: 350px;
	}
	.txt1 ul>li {
		padding: 8px 100px 7px 0px;
		font-size: 17px;
	}
	.txt1 ul>li span {
		font-size: 15px;
	}
	.news .right .txt1 {
		margin-top: 18px;
	}
	.news .right {
		width: 46%
	}
	.txt1 ul>li>a {
		font-size: 16px;
	}
	.news {
		margin-top: 20px;
	}
	.banenr-gg {
		margin: 20px auto;
	}
	.w800 {
		width: 715px;
	}
	.w386 {
		width: 348px;
	}
	.w376 {
		width: 315px;
	}
	.txt2 ul li {
		font-size: 15px;
		padding: 6px 0px 6px 0px;
	}
	.txt3 {
		height: 158px;
	}
	.txt3 ul li {
		font-size: 15px;
		padding: 6px 100px 6px 0px;
	}
	.icn {
		margin: 22px 0px 42px 0px;
	}
	.icn ul li {
		width: 32.4%;
		margin-left: 1.3%;
	}
	.icon ul li p {
		font-size: 20px;
	}
}

@media only screen and (max-width:1160px) {
	.news .right {
		width: 44%
	}
}

@media only screen and (max-width:1130px) {
	.news .right {
		width: 49%;
	}
	.news .left {
		width: 520px;
		height: 330px;
	}
	.txt1 ul>li {
		padding: 7px 100px 7px 0px;
		font-size: 16px;
	}
	.w800 {
		width: 716px;
	}
	.w386 {
		width: 346px;
	}
	.w376 {
		width: 334px;
	}
}

@media only screen and (max-width:1076px) {
	.news .right {
		width: 47%
	}
	.news .left {
		width: 500px;
	}
	.w800 {
		width: 675px;
	}
	.w386 {
		width: 326px;
	}
	.w376 {
		width: 294px;
	}
}

@media only screen and (max-width:1020px) {
	.news .left {
		width: 100%;
		height: 500px;
	}
	.news .right {
		width: 100%;
		margin-top: 22px;
	}
	.icon ul li p {
		font-size: 18px;
	}
	.w800 {
		width: 100%;
	}
	.w386 {
		width: 100%;
		margin-bottom: 20px;
	}
	.w376 {
		width: 100%;
	}
}

@media only screen and (max-width:768px) {
	.baner {
		display: none;
	}
	.tl>a {
		font-size: 14px;
	}
		.txt1 ul>li{
			padding:7px 80px 7px 0px;
		}
	.txt1 ul>li a{
		font-size: 14px;
	}
	.txt1 ul>li span {
    font-size: 12px;
}
	.txt2 ul li {
		font-size: 14px;
	}
	.txt3 {
		padding: 0px 6px;
		padding-top: 12px;
	}
	.txt3 ul li {
		font-size: 14px;
		padding: 6px 80px 6px 0px;
	}
	.icon ul li p {
		font-size: 12px;
		margin-top: 5px;
	}
	.icn {
		margin: 22px 0px;
	}
	.icon {
		margin-bottom: 22px;
	}
	.tl {
		height: 28px;
		line-height: 28px;
	}
	.tl span {
		font-size: 16px;
	}
	.news2-list .left .tl span:first-child {
		margin-right: 10px;
	}
	.tl span img {
		height: 18px;
	}
	.news .left {
		height: 58vw;
	}
	.news {
		margin-top: 10px;
	}
	.super1 ul li p a {
		width: 60%;
	}
	.sl-btn ul li {
		width: 6px;
		height: 6px;
		border-radius: 6px;
	}
	.sl-btn {
		bottom: 10px;
	}
	.super1 ul li p {
		font-size: 14px;
		padding: 4px 3%;
	}
	.banenr-gg ul li{
		height: 13vw !important;
	}

}